home *** CD-ROM | disk | FTP | other *** search
/ Digital Nude Photographs: Ruby Fruits / Digital Nude Photographs: Ruby Fruits.iso / libmenu.mmm / meta.txt
Encoding:
Text File  |  1994-02-26  |  4.2 KB  |  33 lines

  1. Name
  2. ----
  3. Libmenu4MacintoshHD:RubyFruits For Windows:RubyFruitsMovies:
  4.  
  5. Script Channel Commands
  6. --------------------
  7. go to frame("Menu2")go to Frame("Menu1")go to frame("Menu3")go to Frame("Loop1")go to Frame("Loop2")go to Frame("Loop3")go to frame(5)go to Frame("Q1")go to Frame("End")go to movie "mainMenu" 
  8. go to frame("N1")if M1 = 1 then
  9.     play  frame("First") of Movie("M1_1")
  10. end if
  11. if M1 = 2 then
  12.     play  frame("First") of Movie("M1_2")
  13. end if
  14. if M1 = 3 then
  15.     play  frame("First") of Movie("M1_3")
  16. end if
  17. if M1 = 4 then
  18.     play  frame("First") of Movie("M1_4")
  19. end if
  20. if M1 = 5 then
  21.     play  frame("First") of Movie("M1_5")
  22. end if
  23. if M1 = 6 then
  24.     play  frame("First") of Movie("M1_6")
  25. end if
  26. if M1 = 7 then
  27.     play  frame("First") of Movie("M1_7")
  28. end if
  29. if M1 = 8 then
  30.     play  frame("First") of Movie("M1_8")
  31. end if
  32. if M1 = 9 then
  33.     play  frame("First") of Movie("M1_9")
  34. end if
  35. if M1 = 10 then
  36.     play  frame("First") of Movie("M1_10")
  37. end if
  38.  
  39. go to Frame("Menu1")
  40.  
  41. put 1 into M1
  42. go to Frame("M1")go to Frame("P2")go to frame("N2")go to Frame("Q2")go to frame("P3")go to Frame("Q3")put 2 into M1
  43. go to Frame("M1")put 3 into M1
  44. go to Frame("M1")put 4 into M1
  45. go to Frame("M1")put 5 into M1
  46. go to Frame("M1")put 6 into M1
  47. go to Frame("M1")put 7 into M1
  48. go to Frame("M1")put 8 into M1
  49. go to Frame("M1")put 9 into M1
  50. go to Frame("M1")put 10 into M1
  51. go to Frame("M1")put 1 into M2
  52. go to Frame("M2")put 2 into M2
  53. go to Frame("M2")put 3 into M2
  54. go to Frame("M2")put 4 into M2
  55. go to Frame("M2")put 5 into M2
  56. go to Frame("M2")put 6 into M2
  57. go to Frame("M2")put 7 into M2
  58. go to Frame("M2")put 8 into M2
  59. go to Frame("M2")put 9 into M2
  60. go to Frame("M2")put 10 into M2
  61. go to Frame("M2")put 1 into M3
  62. go to Frame("M3")put 2 into M3
  63. go to Frame("M3")put 3 into M3
  64. go to Frame("M3")put 4 into M3
  65. go to Frame("M3")put 5 into M3
  66. go to Frame("M3")put 6 into M3
  67. go to Frame("M3")put VAcheck() into NPM
  68. if NPM = "NEXT" then 
  69.     go to marker (1)
  70. end if
  71. if NPM = "PREV" then
  72.     go to Marker(-1)
  73. end if
  74. if NPM= "MENU" then
  75.     go to Frame ("Menu1")
  76. end if
  77. go to Frame("M1A")if M2 = 1 then
  78.     play  frame("First") of Movie("M2_1")
  79. end if
  80. if M2 = 2 then
  81.     play  frame("First") of Movie("M2_2")
  82. end if
  83. if M2 = 3 then
  84.     play  frame("First") of Movie("M2_3")
  85. end if
  86. if M2 = 4 then
  87.     play  frame("First") of Movie("M2_4")
  88. end if
  89. if M2 = 5 then
  90.     play  frame("First") of Movie("M2_5")
  91. end if
  92. if M2 = 6 then
  93.     play  frame("First") of Movie("M2_6")
  94. end if
  95. if M2 = 7 then
  96.     play  frame("First") of Movie("M2_7")
  97. end if
  98. if M2 = 8 then
  99.     play  frame("First") of Movie("M2_8")
  100. end if
  101. if M2 = 9 then
  102.     play  frame("First") of Movie("M2_9")
  103. end if
  104. if M2 = 10 then
  105.     play  frame("First") of Movie("M2_10")
  106. end if
  107.  
  108. go to Frame("Menu2")
  109.  
  110. if M3 = 1 then
  111.     play  frame("First") of Movie("M3_1")
  112. end if
  113. if M3 = 2 then
  114.     play  frame("First") of Movie("M3_2")
  115. end if
  116. if M3 = 3 then
  117.     play  frame("First") of Movie("M3_3")
  118. end if
  119. if M3 = 4 then
  120.     play  frame("First") of Movie("M3_4")
  121. end if
  122. if M3 = 5 then
  123.     play  frame("First") of Movie("M3_5")
  124. end if
  125. if M3 = 6 then
  126.     play  frame("First") of Movie("M3_6")
  127. end if
  128.  
  129. go to Frame("Menu3")
  130.  
  131. go to Frame("M2A")go to Frame("M3A")play movie "M1_1"put VAcheck() into NPM
  132. if NPM = "NEXT" then 
  133.     go to marker (1)
  134. end if
  135. if NPM = "PREV" then
  136.     go to Marker(-1)
  137. end if
  138. if NPM= "MENU" then
  139.     go to Frame ("Menu2")
  140. end if
  141. play movie "M1_2"play movie "M1_3"play movie "M1_4"play movie "M1_5"play movie "M1_6"play movie "M1_7"play movie "M1_8"play movie "M1_9"play movie "M1_10" play   Movie "M2_1" play   Movie "M2_2"  play   Movie "M2_3"  play   Movie "M2_4"  play   Movie "M2_5"  play   Movie "M2_6"  play   Movie "M2_7"  play   Movie "M2_8"  play   Movie "M2_9"  play   Movie "M2_10" go to Frame("Menu2")play   Movie "M3_1"
  142.  
  143. play   Movie "M3_2"
  144.  
  145. play   Movie "M3_3"
  146.  
  147. play   Movie "M3_4"
  148.  
  149. play   Movie "M3_5"
  150.  
  151. play   Movie "M3_6"
  152.  
  153. go to Frame("Menu3")put VAcheck() into NPM
  154. if NPM = "NEXT" then 
  155.     go to marker (1)
  156. end if
  157. if NPM = "PREV" then
  158.     go to Marker(-1)
  159. end if
  160. if NPM= "MENU" then
  161.     go to Frame ("Menu3")
  162. end if
  163.  
  164. vwci
  165. ----
  166. 1025: 
  167. ニ恥ニ椎槌鍛ニ暖 1
  168. 1026: □menu1
  169. 1027: 
  170. 1028: 
  171. 1029: 
  172. 1030: 
  173. 1033: 
  174. ニ恥ニ椎槌鍛ニ暖 3
  175. 1034: □menu2
  176. 1035: 
  177. 1036: 
  178. 1037: 
  179. 1038: 
  180. 1039: 
  181. 1041: 
  182. ニ恥ニ椎槌鍛ニ暖 5
  183. 1042: □menu3
  184. 1043: 
  185. 1044: 
  186. 1045: 
  187. 1046: 
  188.